I did successfull integrate of UMF plugins in umbraco.I am using umbraco members for login purpose and also created two property during installation as described in installation note.My problem is that when i am able to create category , discussion and etc.. but during clicking on any category for details and post answer i am getting following error.
"Input string was not in a correct format." at
"\Views\UMFCategory.cshtml Line: 122 ".
Sometimes it also give me following error at same place.
"Object reference not set to an instance of an object."
what version of UMF do you use? I recently uploaded a new version with a bugfix that was also related to the category view and had the same error message than youre.
The current Version is v1.2.1.
Can you try that version if you're not using it already?
If you're using the latest version than please tell me and I will have a deep look into it.
I have updated version to v1.2.1 but still with no luck. now i am getting different error. uptill now i am able to view some of the category and discussion but in version v1.2.1 i didn't able to view any of the category or discussion. i am only able to view forum home.i am getting following error. i have attached error screenshot. Could anyone please Help me ?
Thank you David for your Help.I already did that way and solved that error by creating discussion and search node at forum root node.Now i am facing different error. I have used umbraco members for login and i did created those property as per your instruction in documentation.When i am creating category its working fine with login also but when i am clicking on any of the discussions i am getting following error. Could you please Help me or guid me for that ? Once again thanks for your continuous Help.I am attaching screenshot for that error.Thanks.
glad that the error is gone.
Think the new error is caused by a Relationtype that is missing. Can you check if there is a RelationType called UMF_EmailNotification.
If not please create it and check if the error is gone.
Think thats most likely the problem that you're facing right now.
Error when clicking on Category [UMF Forum]
Hello,
Could any one please Help me in UMF integration ?
I did successfull integrate of UMF plugins in umbraco.I am using umbraco members for login purpose and also created two property during installation as described in installation note.My problem is that when i am able to create category , discussion and etc.. but during clicking on any category for details and post answer i am getting following error.
"Input string was not in a correct format." at
"\Views\UMFCategory.cshtml Line: 122 ".
Sometimes it also give me following error at same place.
"Object reference not set to an instance of an object."
Hi Pinal,
what version of UMF do you use? I recently uploaded a new version with a bugfix that was also related to the category view and had the same error message than youre.
The current Version is v1.2.1.
Can you try that version if you're not using it already?
If you're using the latest version than please tell me and I will have a deep look into it.
Regards, David
Hello,
Thanks for your kind attention.
right now i am using older version means v1.2.0 but i will update it as per your comments and try that newer version. Thank you.
Hello,
I have updated version to v1.2.1 but still with no luck. now i am getting different error. uptill now i am able to view some of the category and discussion but in version v1.2.1 i didn't able to view any of the category or discussion. i am only able to view forum home.i am getting following error. i have attached error screenshot. Could anyone please Help me ?
Hi Pinal,
think you haven't create a node of type UMF_CreateDiscussion under your forum root node. The current templates requires this node to exist.
Currently updating the package so that this node isn't mandatory anymore.
Just create the node and the error should be gone.
David
Hello,
Thank you David for your Help.I already did that way and solved that error by creating discussion and search node at forum root node.Now i am facing different error. I have used umbraco members for login and i did created those property as per your instruction in documentation.When i am creating category its working fine with login also but when i am clicking on any of the discussions i am getting following error. Could you please Help me or guid me for that ? Once again thanks for your continuous Help.I am attaching screenshot for that error.Thanks.
Hi Pinal,
glad that the error is gone. Think the new error is caused by a Relationtype that is missing. Can you check if there is a RelationType called UMF_EmailNotification.
If not please create it and check if the error is gone.
Think thats most likely the problem that you're facing right now.
Hello,
Thank you very much for your kind attention and for your continuous Help.it helps me a lot.Once again thanks.
Glad that I could help!
is working on a reply...